home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / games / mad115.zip / INSTALL.BOI < prev    next >
Text File  |  1992-08-30  |  18KB  |  473 lines

  1. This document is effective 8/30/92
  2. INSTALL - BOI 1.38
  3.  
  4.  
  5.     BBS Onliner Interface
  6.     Copyright (C) 1990,1992 Andrew J. Mead
  7.     All Rights Reserved.
  8.  
  9. Introduction
  10.  
  11.     This document is a basic installation guide to doors written with
  12.     the BBS Onliner Interface.  A basic synopsis of the command line
  13.     arguments is given (please see COMMANDS.BOI), and examples (if
  14.     available) of installations under various BBS software are also
  15.     given.  You should also read any door specific documentation as
  16.     well since this only covers the options of the BOI.
  17.  
  18.       Sections
  19.  
  20.       Command Line Directives
  21.         Again Play                  /A
  22.         Player Name                 /N
  23.         Quiet Local Console         /Q
  24.         Limit Hall Of Fame          /X
  25.         Redirect Hall Of Fame       /Y
  26.         Maximum Time Limit          /Z
  27.         Communications Directives
  28.           Locked Com Port           /B
  29.  
  30.       Specific BBS Installation Examples and Notes
  31.         Generic Installation
  32.           Batch File Example
  33.         Generic Installation
  34.           Command Line Example
  35.         2 A.M.
  36.         Auntie
  37.         DoorWay to Unlimited Doors
  38.         EIS-PC
  39.         Force
  40.         FoReM
  41.         Forum
  42.         GAP
  43.         Genesis
  44.         GT
  45.         Maximus
  46.         ModuleX
  47.         OLEcom
  48.         Opus 1.13
  49.         Opus 1.14
  50.         PCBoard 12.x
  51.         PCBoard 14.x
  52.         Phoenix
  53.         ProBoard
  54.         QuickBBS
  55.         RBBS (batch /R)
  56.         Remote Access
  57.         RyBBS
  58.         Sapphire
  59.         Searchlight
  60.           Command Line Example (/9)
  61.         Simplex
  62.         Spitfire
  63.         TAG
  64.         Telegard
  65.         TPBoard
  66.         Virtual (batch /4, /S, or /Rn)
  67.         WildCat!
  68.         WWIV (batch /4)
  69.  
  70.       Other Notes
  71.         DESQview
  72.         Windows
  73.         OS/2 and other multitaskers
  74.         File Sharing/Locking
  75.  
  76.       What Went Wrong??? (or "Jane, how do I turn this thing off?")
  77.         Error messages
  78.  
  79. BBS Onliner Interface - Command Line Directives
  80.     Be sure to check out the door specific documentation about any
  81.     other command line directives that may be available.
  82.  
  83.     Again Play (/A:x)
  84.         This option will allow players to play multiple games at one
  85.         sitting as long as they have as muchtime.  If they have more
  86.         "x" minutes left (/a:x).  This option carries no recommendation.
  87.  
  88.     Player Name (/N:User_Name)
  89.         This switch is usually only necessary if the user information
  90.         is passed via command line instead of through a drop file (ie:
  91.         Searchlight BBS).  It can also be used for at home play with a
  92.         batch file to make things simple.
  93.  
  94.     Quiet Local Console (/Q)
  95.         This will keep the bell from beeping on the host computer.  This
  96.         lets the SysOp to spleep at night, and it is highly recommended.
  97.  
  98.     Limit Hall Of Fame (/X:n)
  99.         This options the player to a maximum of "n" appearences in the
  100.         Hall of Fame.  I recommend /x:2 as this keeps one or two rabid
  101.         players from monopolizing the Hall of Fame.
  102.  
  103.     Redirect Hall Of Fame (/Y:<path/filespec>
  104.         I heartily recommend using the text Hall of Fames as online
  105.         bulletins.  The BBSs around here that use the bulletins tend
  106.         to have 5 to 10 times the play as the BBSs that don't.  This
  107.         option is fully explained in COMMANDS.BOI.
  108.  
  109.     Maximum Time Limit (/Z:x)
  110.         The BOI normally limits users to the amount of time specified
  111.         in the drop file.  This option allows SysOps to set a maximum
  112.         upper limit.  The game will execute an inactivity time-out at
  113.         approximately two minutes.  It will beep at the halfway point
  114.         and then again when it returns control to the BBS.
  115.  
  116.     Communications Directives (/C /I /K /L F)
  117.         Communications directives are beyond the scope of this
  118.         document.  They are fully explained in COMMANDS.BOI.
  119.  
  120.         Locked Com Ports (/B)
  121.             The BOI (when not using FOSSIL), uses RTS (UART Ready To
  122.             Send) handshaking.  When you lock the DTE-DTC rate (your
  123.             computer to your modem) higher than the possible connect
  124.             rate between your modem and the remote (DTC-DTC rate), RTS
  125.             handshaking is insufficient, and may result in modem buffer
  126.             overruns and loss of data.  Adding this switch implements
  127.             RTS/CTS (Modem Clear To Send) handshaking.
  128.             This switch is strongly RECOMMENDED if you do not use F+.
  129.  
  130.  
  131. BBS Onliner Interface - Specific BBS Installation Examples and Notes
  132.  
  133.     This is where you can help.  I need samples.  Please send me your
  134.     setup.
  135.  
  136.     Generic Installation
  137.         Batch File Example
  138.             Until more examples arrive please check WWIV example.
  139.  
  140.         Command Line Example
  141.             Until more examples arrive please check Searchlight example.
  142.  
  143.     2 A.M. BBS
  144.         The /2 option reads JUMPER.DAT.  Installation example not
  145.         available.
  146.  
  147.     Auntie BBS
  148.         The /7 option reads a file called AUNTIE.SYS.  My information
  149.         on Auntie BBS is extremely limited, and you will also need to
  150.         supply the door with the communications information (/C or /I).
  151.         Installation example not available.
  152.  
  153.     DoorWay to Unlimited Doors
  154.         The /S options reads the "short" DOOR.SYS file.  Installation
  155.         example is not available.
  156.  
  157.     EIS-PC
  158.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  159.         available.
  160.  
  161.     Force
  162.         The /S options reads the "long" DOOR.SYS file.  This is a
  163.         proposed standard format for drop files.  Installation example
  164.         is not available.
  165.  
  166.     FoReM
  167.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  168.         available.
  169.  
  170.     Forum
  171.         The /F option reads USERINFO.TXT.  Installation example not
  172.         available.
  173.  
  174.     GAP
  175.         The /S options reads the "long" DOOR.SYS file.  This is a
  176.         proposed standard format for drop files.  Installation example
  177.         is not available.
  178.  
  179.     Genesis
  180.         There is no current support for Genesis' CALLINFO.BBS.  It
  181.         matches WildCat's CALLINFO through line 28, however, line 29
  182.         supplies commport information which is necessary.  I would
  183.         appreciate any suggestions that Genesis SysOps my recommend.
  184.  
  185.     GT
  186.         The /S options reads the "short" DOOR.SYS file.  Installation
  187.         example is not available.
  188.  
  189.     Maximus
  190.         The BOI is able to read many of the various drop files that
  191.         Maximus can create.  I would really appreciate it if I could
  192.         get hold of a few installation examples.
  193.  
  194.     ModuleX
  195.         The /M option reads NUMBER.TXT.  Installation example not
  196.         available.
  197.  
  198.     OLEcom
  199.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  200.         available.
  201.  
  202.     Opus-CBCS 1.13
  203.         My documentation on Opus 1.13's drop file(s) is incomplete.  I'd
  204.         appreciate any help.
  205.  
  206.     Opus-CBCS 1.14
  207.         The /Oxx option reads LASTUSxx.DAT (where xx is the Opus task
  208.         number in hexadecimal, if xx is not present the door looks for
  209.         a file called LASTUSER.DAT.).  Example:
  210.  
  211.         doorgame /o0e:c:\opus\
  212.  
  213.         the c:\opus\ tells it to look for LASTUS0E.DAT in the C:\OPUS\
  214.         directory.  Complete installation example is not available.
  215.  
  216.     PCBoard 12.x
  217.         The /1 option reads PCBOARD.SYS.  My documentation on this file
  218.         is incomplete, and I'd appreciate any additional information.
  219.         Installation example not available.
  220.  
  221.     PCBoard 14.x
  222.         The /P option reads PCBOARD.SYS.  As per PCBoard specifications
  223.         the BOI will blank out most of this file if the user drops
  224.         carrier while in the door.  Installation example not available.
  225.  
  226.     Phoenix
  227.         The /H option reads INFO.BBS.  Installation example not
  228.         available.
  229.  
  230.     ProBoard
  231.         I would really appreciate any information about dropfiles that
  232.         ProBoard creates.  Installation examples would also be nice.
  233.  
  234.     QuickBBS
  235.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  236.         available.
  237.  
  238.     RBBS
  239.         The /Rx option reads DORINFOx.DAT.  The follow installation
  240.         example is courtesy of Arnold Robinson.
  241.  
  242.         RBBS directory        -> C:\RBBS
  243.         batch file directory  -> C:\RBBS
  244.         batch file            -> DOORGAME.BAT
  245.         doorgame directory    -> C:\RBBS\DOOR
  246.            (DOORGAME.EXE, DOORGAME.INS, DOORGAME.LNG, DOORGAME.KEY)
  247.         bulletins directory   -> C:\RBBS\BULLETIN
  248.  
  249.         RBBS config parm 109  -> DOORS.DEF
  250.  
  251.         Put this line in C:\RBBS\DOORS.DEF
  252.         "DOORGAME",10,,D,"DOORGAME.BAT",N,,30
  253.  
  254.         what the values mean (most are optional), the values ar not
  255.         necessarily recommendation, merely what Arnold uses.
  256.             "DOORGAME"     - name of door
  257.             10             - securitly level
  258.             (blank)        - questionaire to execute
  259.             D              - "D"rop or "S"hell to door
  260.             "DOORGAME.BAT" - batch file to run
  261.             N              - ask for password on return (Y/N)
  262.             (blank)        - file to display on return
  263.             30             - max time allowed in door
  264.  
  265.         C:\RBBS\DOORGAME.BAT listing
  266.             @echo off
  267.             cd c:\rbbs\door
  268.             doorgame /r1c:\rbbs\ /yc:\rbbs\bulletin\ /q /x:2 /a /b
  269.             cd c:\rbbs
  270.  
  271.     Remote Access
  272.         Remote Access can run doors in several different ways (Type 7,
  273.         Type 15, command line).  The BOI should be able to handle all
  274.         of those using either DORINFOx.DAT or DOOR.SYS.  I would
  275.         appreciate any installation examples.  The /Rx option reads
  276.         DORINFOx.DAT.
  277.  
  278.     RyBBS
  279.         The /5 option reads CURRUSER.BBS.  Installation example not
  280.         available.
  281.  
  282.     Sapphire
  283.         My documentation on Sapphire's SAPPHIRE.DAT is incomplete. I
  284.         would appreciate any further information on what dropfiles that
  285.         Sapphire creates.
  286.  
  287.     Searchlight
  288.         I do not have any information regarding any drop files that
  289.         Searchlight creates.
  290.  
  291.         Command Line Example
  292.             The BOI allows BBSes to pass information to it via command
  293.             line.  This bypasses the need for batch files.  By using the
  294.             /9 switch, the BOI knows to get the information it needs
  295.             from the command line.  The /9 tells the BOI where to find
  296.             the door and its associated files.  For example
  297.  
  298.                 c:\slbbs\games\doorgame /9
  299.  
  300.             This command tells the BOI that all extra files (data files,
  301.             hall of fames, etc...) should be kept in c:\slbbs\games\.
  302.             You will also need to tell the BOI the user's name, the
  303.             amount of time the user has left, and the commport.  You
  304.             might try the following:
  305.  
  306.                 c:\slbbs\games\doorgame /9 /n%U /z%M /c:%P (...)
  307.  
  308.             The %U passes the door the users name (Andrew_Mead), the
  309.             %M passes the time remaining in minutes, and the %P tells
  310.             the door what commport is in use.  The elipses (...) just
  311.             represents the other switches you might choose to use.
  312.  
  313.     Simplex
  314.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  315.         available.
  316.  
  317.     Spitfire
  318.         The /6 option reads SFDOORS.DAT.  Installation example is not
  319.         available.
  320.  
  321.     TAG
  322.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  323.         available.
  324.  
  325.     Telegard
  326.         I believe that Telegard creates CHAIN.TXT, and installation is
  327.         probably similiar to that of WWIV.
  328.  
  329.     TPBoard
  330.         The /Rx option reads DORINFOx.DAT.  Installation example is not
  331.         available.
  332.  
  333.     Virtual
  334.         Virtual BBS can create several different drop files.
  335.         Here is an example (courtesy Patrick Murray).  I recommend using
  336.         the /4 (CHAIN.TXT) command, as it shows both user name and
  337.         handle.  You can also use /Rn (DORINFOn.DEF) and /S (long
  338.         DOOR.SYS).
  339.  
  340.         CHAIN.TXT directory   -> C:\VBBS
  341.         batch file directory  -> C:\VBBS\GAMES
  342.         batch file            -> DOOR.BAT
  343.         doorgame directory    -> C:\VBBS\GAMES\DOOR
  344.            (DOORGAME.EXE, DOORGAME.INS, DOORGAME.LNG, DOORGAME.KEY)
  345.         bulletins directory   -> C:\VBBS\GAMES\HOF
  346.  
  347.         VConfig / Doors settings
  348.             1. Program Name: DoorGame (ANSI)
  349.             2. Command Line: C:\VBBS\GAMES\DOOR.BAT
  350.  
  351.         C:\WWIV\GAMES\DOOR.BAT listing
  352.             @echo off
  353.             cd c:\vbbs\games\door
  354.             doorgame /4c:\vbbs\ /yc:\vbbs\games\hof\ /q /x:2 /a /b
  355.             cd c:\vbbs
  356.  
  357.     WildCat!
  358.         The /Y option reads CALLINFO.BBS.  Installation example is not
  359.         available.
  360.  
  361.     WWIV
  362.         The /4 option reads CHAIN.TXT.  This is the setting that I use
  363.         on my BBS (The Infinite Improbability BBS, @9952 WWIVnet). The
  364.         sample is for DOORGAME.EXE
  365.  
  366.         CHAIN.TXT directory   -> C:\WWIV
  367.         batch file directory  -> C:\WWIV\GAMES
  368.         batch file            -> door.bat
  369.         doorgame directory    -> C:\WWIV\GAMES\DOOR
  370.            (DOORGAME.EXE, DOORGAME.INS, DOORGAME.LNG, DOORGAME.KEY)
  371.         bulletins directory   -> C:\WWIV\GFILES\HOFSDIR
  372.  
  373.         //CHAINEDIT settings
  374.             A. Description  : DoorGame (ANSI)
  375.             B. Filename     : C:\WWIV\GAMES\DOOR.BAT
  376.             E. ANSI         : Required                <--- Optional
  377.             F. DOS Interrupt: NOT Used                <--- You need this
  378.             G. 300 Baud     : NOT Allowed             <--- Recommended
  379.             H. Shrink       : No                      <--- loads faster
  380.  
  381.         C:\WWIV\GAMES\DOOR.BAT listing
  382.             @echo off
  383.             cd c:\wwiv\games\door
  384.             doorgame /4c:\wwiv\ /yc:\wwiv\gfiles\hofsdir\ /q /x:2 /a /b
  385.             cd c:\wwiv
  386.  
  387. BBS Onliner Interface - Other Notes
  388.  
  389.     DESQview
  390.         The BBS Onliner Interface is DESQview aware.  It will give up
  391.         time to other applications while waiting for input.  If the
  392.         internal async routines are active, it will also alert DESQview
  393.         when it is in a critical state.
  394.  
  395.         Some notes are filtering in about QEMM complaining about the
  396.         command line.  One user stated he got the door working by
  397.         removing the extraneous colons from the command line.
  398.  
  399.                    /sc:\bbs\   instead of   /s:c:\bbs\
  400.  
  401.         I do not understand any of this, but it might help you out.  If
  402.         anyone can document any problems with QEMM or DESQview please
  403.         contact me.
  404.  
  405.     Windows, OS/2 and other DOS multitaskers
  406.         The BBS Onliner Interface will give up time slices to all DOS
  407.         based multitaskers that play by DOSes rules.  I have verified
  408.         reports that since this capability was added, Windows sessions
  409.         in other windows are now much, much faster.
  410.  
  411.     File Sharing/Locking
  412.         The BBS Onliner Interface now supports rudimentary file sharing
  413.         and locking.  If the author of the doors has used the built in
  414.         file handling routines, then the door should run well in multi-
  415.         node environments.
  416.  
  417.     What Went Wrong??? (or "Jane, how do I turn this thing off?")
  418.         Program Crashes at end of game.
  419.             You probably have a corrupted Hall of Fame data file.
  420.             Check the door specific documentation as to what files
  421.             might be involved.
  422.  
  423.         Error messages
  424.             Currently defined error messages that you will find in
  425.             BOIERR.LOG, their causes, and possible solutions.
  426.  
  427.             error  explained
  428.                2   Unkown or incorrect argument on command line.
  429.                3   Unsupported file format.  Please send me any and all
  430.                    information you might have on your BBS software's
  431.                    drop file, and I'll add support for it.
  432.                4   Unable to find file.
  433.                5   Error in file.  This means that file does not match
  434.                    the structure that I have for it.  If you are using
  435.                    a DOOR.SYS drop file, try using the other one (/S /D)
  436.                7   Duplicate directives.
  437.                8   Path/Filename for Hall of Fame is not valid.  You
  438.                    have given the /Y switch an invalid path/filespec.
  439.                9   Path not valid.
  440.               11   Invalid or missing number in /X:nn switch.
  441.               12   /X:nn value out of range.  This must be between 1-19.
  442.               13   Invalid or missing value in /C:n.  "n" must be a
  443.                    valid port number.  1 to 4 if you are not using a
  444.                    FOSSIL driver, and 1 to 8 if you are.
  445.               16   /L can not be used with either /C or /I.
  446.               17   Invald format in /I:i:nnnn.  The nnnn must use all
  447.                    four spaces.
  448.               18   Invald hexadecimal in /I:i:nnnn.
  449.               19   Invalid numeric in /A:x.
  450.               20   /A:x time value must be at least 5 minutes.
  451.               31   Unable to find/initialize FOSSIL driver.  Please
  452.                    notify me, and check your setup.  This switch should
  453.                    only occur if you use the F+ switch.
  454.  
  455.  
  456. BBS Onliner Interface
  457. Copyright (C) 1990, 1992 Andrew J. Mead
  458. All Rights Reserved.
  459.  
  460. Contact:
  461.     Andrew J. Mead
  462.     PO BOX 1155
  463.     Chapel Hill, NC 27514-1155
  464.     USA
  465.  
  466.     1@9952 WWIVnet
  467.     1@9395 VirtualNet
  468.     1:3641/417 FidoNet
  469.     75:7919/417 DoorNet
  470.  
  471.     +919 489 9446 - PCP:NCRTP - V32BIS - 24HRS
  472.  
  473. END INSTALL.BOI